button that links to controller html

38

button that links to controller html -

<a href="@Url.Action("Register","Account", new {id=Item.id })"
class="btn btn-primary btn-lg">Register</a>

Comments

Submit
0 Comments